home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / windbase / stampbas / addendum.doc next >
Encoding:
Text File  |  1993-08-29  |  1.7 KB  |  21 lines

  1. Database Querying and Sorting Procedures
  2.  
  3.  
  4. This addendum's purpose is to better explain the procedures for querying your database and sorting records.  This memo is an addendum to the User Guide.  We apologize for not explaining these procedures better in the documentation.
  5.  
  6. Query Database
  7.  
  8. StampBase is setup for the user to query the database for groups of records that meet the criteria you enter in the data entry and query fields.  Queries can be done on multiple fields.  For example, to find all United States stamps in mint condition with a market value of $10 use the following procedure:
  9.  
  10.     1.    Enter "United States" in the Country query field.
  11.     2.    Enter "Mint" in the Condition query field.
  12.     3.    Enter "10" in the Market Value query field.
  13.     4.    Point to the Equal (=) button and click.  Point to the Equal to Greater Than             (=>) button to find records equal to or greater than the criteria entered in 1             through 3 above.
  14.     5.    Point to the Screen or Printer buttons to display or print the records found by         the program that meet the criteria in 1 through 4 above.
  15.  
  16.  
  17. Sort Database
  18.  
  19. Sorting the database is done differently from a query.  Text and alpha-numeric fields such as country and catalog number are sorted by entering an "a" in the query field and clicking on the Equal to Greater Than (=>) button.  Numeric fields such as cost are sorted by entering ".00" in the query field and clicking on the Equal to Greater Than (=>) button.  The purchase date field is sorted by entering a "0" in the query field and clicking on the Equal to Greater Than (=>) button.  The database can be sorted on multiple fields.  Point to the Screen or Printer buttons to display or print the records.
  20.  
  21.